home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / CHIP / Komunikacja / Anonimowosc w sieci / Jack B. Nymble 2.1.4 / setup_jbn214.exe / SPGP.DLL / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  1999-12-30  |  644 b   |  38 lines

  1. object Form3: TForm3
  2.   Left = 200
  3.   Top = 108
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Form3'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnMouseMove = FormMouseMove
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Label1: TLabel
  15.     Left = 104
  16.     Top = 16
  17.     Width = 32
  18.     Height = 13
  19.     Caption = 'Label1'
  20.   end
  21.   object Label2: TLabel
  22.     Left = 104
  23.     Top = 32
  24.     Width = 32
  25.     Height = 13
  26.     Caption = 'Label2'
  27.   end
  28.   object Button1: TButton
  29.     Left = 8
  30.     Top = 8
  31.     Width = 75
  32.     Height = 25
  33.     Caption = 'Button1'
  34.     TabOrder = 0
  35.     OnClick = Button1Click
  36.   end
  37. end
  38.